home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / tmnice42.zip / TMN-CONF.DOC < prev    next >
Text File  |  1996-05-26  |  9KB  |  221 lines

  1.                      -=> TMN-CONF.DOC <=-
  2.  
  3.  
  4.      This is the explanation of how the link between Bo Bendtsen's
  5.      excellent TerMail program and TmNice can be made.
  6.  
  7.      If you use an other program than TerMail, e.g. Blue Wave,
  8.      then you can use TmNice as well. However, a number of TmNice
  9.      features will not be available. The main function of TmNice,
  10.      - the automatic reformatting of text - works with any mailer.
  11.  
  12.      This configuration program is specially made to create the
  13.      TMNICE.INI file for use with TerMail. If you want to use TmNice
  14.      with an other program then you should create a TMNICE.INI file
  15.      manually. You will find an example in the file BLUEWAVE.INI.
  16.      You can leave this programm by pressing Escape twice.
  17.  
  18.      All TerMail users, please continue reading! Press ──┐
  19.                                                          │
  20.                                                          └─────> [PgDn]
  21.                      -=> TMN-CONF.DOC <=-
  22.  
  23.      How it works.
  24.  
  25.      At the end of the TM.CFG file you define the netmail and
  26.      echomail areas you are connected to. Example:
  27.  
  28.  
  29.      %    EchoId            Description                    Group
  30.      %    |───────────────| |────────────────────────────| |──────|
  31.      Desc NETMAIL           Private netmail        ┌─────< NETMAIL
  32.                                                    │
  33.      % Local area                                  │
  34.      Desc LOCAL-POINT       Point chat area        │┌────< BFMLOCAL
  35.      % Fido areas                                  ││
  36.      Desc TERMINAT.028      Lauwers Terminat.028   ││┌───< FidoDutch
  37.      Desc TERMINAT          Lauwers TERMINATE_Int  │││┌──< FidoEngl
  38.    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄         ││││
  39.    █  Now concentrate on the Group names.█         ││││
  40.    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀         ││││          [PgDn]
  41.      Each Group can be connected to a different    ││││
  42.      template                                      ││││
  43.                                                    ││││
  44.      % Group          Days Max  Clean User Template││││
  45.      %     |────────| |─| |───| |───| |──| |────|  ││││
  46.      Group NETMAIL     30  200   300    2      1 <─┘│││
  47.      Group BFMLOCAL     0  500   550    2      2 <──┘││
  48.      Group FidoDutch    0 1000  1050    2      3 <───┘│
  49.      Group FidoEngl     0  500   550    2      4 <────┘
  50.  
  51.      The rest of the lines are left out for clarity. Note that in
  52.      every Group there is a reference to a Template number. These
  53.      Templates you will find around the middle of the TM.CFG file.
  54.  
  55.      These templates, which are defined in your Termail TM.CFG file,
  56.      will become the chain to TmNice. In every MsgStart line of a
  57.      template you can now define which set of TmNice options should
  58.      be used for messages created using that Template.
  59.  
  60.                                                                  [PgDn]
  61.      % Group         Days  Max  Clean User Template
  62.      % |──────|       |─| |───| |───| |──| |----|
  63.      Group NETMAIL     30  200   300    2      1 >──┐
  64.      Group BFMLOCAL     0  500   550    2      2 >──┼┐
  65.      Group FidoDutch    0 1000  1050    2      3    ││
  66.      Group FidoEngl     0  500   550    2      4    ││
  67.                                                     ││ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  68.      % Netmail                                      ││ ▌ Here you see ▐
  69.      Template    1                          <───────┘│ ▌   how the    ▐
  70.      MsgStart    Hi @F,@CR                           │ ▌   MsgStart   ▐
  71.                                                      │ ▌ lines might  ▐
  72.      % Dutch local                                   │ ▌ appear, prior▐
  73.      Template    2                          <────────┘ ▌to configuring▐
  74.      MsgStart    Hallo @F, hoe gaat het?@CR            ▌    TmNice    ▐
  75.                                                        ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  76.      For brevity the other templates are not illustrated and only
  77.      the MsgStart lines are shown.  The MsgEnd and MsgQuote lines
  78.      are not altered for TmNice. On the next screen you see
  79.      how this configuration program extends the MsgStart lines.
  80.                                                                  [PgDn]
  81.  
  82.  
  83.      This configuration program will add TerMail macro's to the
  84.      MsgStart line of each template:
  85.      
  86.  
  87.      Template  1
  88.      MsgStart  Hi @F,@CR
  89.      
  90.      will be extended to:
  91.      
  92.      Template  1
  93.      MsgStart  ~TAGNETMAIL ~F@F ~L@L ~TO@TO ~S@SUBJECT @CRHi @F,@CR
  94.  
  95.  
  96.      The insertion of the TmNice macro codes as a prefix to the
  97.      MsgStart line enables TmNice to provide name, surname, full
  98.      name and subject into tag lines and signature files.
  99.  
  100.                                                                  [PgDn]
  101.  
  102.  
  103.      TmNice uses the ~TAG keyword to obtain the name of a 'section'
  104.      block of options in the TMNICE.INI file.
  105.  
  106.      ~TAGNETMAIL ~FJohn ~LBrown ~TOJohn Brown ~SThe subject
  107.          ═══╤═══
  108.             │
  109.          ┌<─┘
  110.          │
  111.       ═══╧═══
  112.      [NETMAIL]
  113.      Reformat=YES
  114.      AskBefore=YES
  115.      AddTagLine=YES
  116.      AutoTag=NO
  117.      TagFile=D:\TERMINAT\TERMAIL\TMNICE\TMNICE.TAG
  118.      ...
  119.      ...
  120.                                                                  [PgDn]
  121.  
  122.      Résumé:
  123.  
  124.      1. At the end of TM.MSG you define Group names to the mail
  125.         areas.
  126.  
  127.      2. In the 'Groups Block' you make a reference to a Template
  128.         number.
  129.  
  130.      3. The MsgStart line of each Template is extended; ~TAGxxxx
  131.         points to a [xxxx] section in the TMNICE.INI file.
  132.  
  133.      4. In the TMNICE.INI [SECTION] all options for that particular
  134.         section are defined.
  135.  
  136.      You have to make these modifications only once. The most
  137.      important thing is that you first decide how to organize
  138.      the Group names and Templates. You can define up to 15
  139.      Templates, so you can also have up to 15 different Groups.
  140.                                                                  [PgDn]
  141.  
  142.  
  143.      Each template can be used for different purposes, e.g.
  144.  
  145.  
  146.        - a template for using with netmail messages you create
  147.  
  148.        - a template for replying to netmail messages
  149.  
  150.        - a template for an echo mail message that was addressed
  151.          to you
  152.  
  153.        - a template for joining a conversation (butting in) on
  154.          two other people.
  155.  
  156.        - one or more templates for writing in foreign language
  157.          areas.
  158.  
  159.  
  160.                                                                  [PgDn]
  161.  
  162.      Each of these templates can be connected to a [SECTION] in
  163.      the TMNICE.INI file. Therefore it is very important that
  164.      you first modify the templates in TM.CFG according to your
  165.      needs.
  166.  
  167.  
  168.      The TM.CFG templates come pre-defined for a lot of different
  169.      languages. These templates are good examples of how to use
  170.      them, however they generally are not fine tuned to what you
  171.      really want.
  172.  
  173.      If you have not done so already, you are advised to organise
  174.      the templates first. Jot down the numbers of the templates
  175.      with a short descriptive name for the template. Here you have
  176.      my templates:
  177.  
  178.  
  179.  
  180.                                                                  [PgDn]
  181.  
  182.      1. DUTCH_NET_NEW     for writing a new netmail in Dutch
  183.      2. DUTCH_NET_REPLY   for replying in Dutch to someone
  184.      3. ENGLISH_NET_NEW   for writing a new netmail in English
  185.      4. ENGLISH_NET_REPLY for replying in English to someone
  186.      5. ENGLISH_REPLY     for replying to an English echo mail
  187.      6. ENGLISH_CHAT      for joining an English conversation
  188.      7. DUTCH_REPLY       for replying to a Dutch echo mail
  189.      8. DUTCH_CHAT        for joining a Dutch conversation
  190.      9. DUTCH_NOTAGS      for a Dutch area (tag lines are forbidden)
  191.     10. FORWARD           for forwarding a message. (no re-format)
  192.  
  193.      Each of these templates has a [section] in TMNICE.INI where
  194.      you define which Tag Line File to use or which signature to
  195.      add and so on.
  196.  
  197.      As stated previously you can define up to a maximum of
  198.